home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / pluginy Firefox / 1865 / 1865.xpi / chrome / adblockplus.jar / locale / en-US / subscription.dtd < prev    next >
Text File  |  2010-01-07  |  1KB  |  35 lines

  1. <!ENTITY dialog.title               "Edit filter subscription">
  2. <!ENTITY dialog.newtitle            "Add filter subscription">
  3.  
  4. <!ENTITY new.description            "
  5.     Please enter the web address or file containing a list of
  6.     Adblock Plus filters.
  7. ">
  8.  
  9. <!ENTITY edit.description           "
  10.     The filter list for this subscription will be downloaded
  11.     from the location given.
  12. ">
  13.  
  14. <!ENTITY external.description       "
  15.     This is an external filter subscription, its filter list
  16.     will be kept up-to-date by the extension that created this
  17.     subscription.
  18. ">
  19.  
  20. <!ENTITY autodownload.description   "
  21.     If you choose 'Update automatically' this location will be
  22.     checked for updates daily. With this option disabled you still
  23.     can trigger an update manually from the subscription's context
  24.     menu.
  25. ">
  26.  
  27. <!ENTITY location.label             "Filter list location:">
  28. <!ENTITY location.accesskey         "L">
  29. <!ENTITY title.label                "Subscription title:">
  30. <!ENTITY title.accesskey            "T">
  31. <!ENTITY autodownload.label         "Update automatically">
  32. <!ENTITY autodownload.accesskey     "P">
  33. <!ENTITY enabled.label              "Enable filters">
  34. <!ENTITY enabled.accesskey          "N">
  35.